home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / portsn1a / readme.txt < prev   
Encoding:
Text File  |  1999-10-05  |  1.0 KB  |  30 lines

  1. ZIPPED:
  2. code- frm, project
  3. exe
  4.  
  5. PORT SNIFFER:
  6. this sweet little program will allow you to scan an remote 
  7. (or your own) computer to find what ports are open.
  8. enter an ip or url to scan, and choose what ports to scan.
  9. the program will scan the ports and tell you whats open...
  10. the faster your net connection, the faster you can set the 
  11. scan time-out, so a cable would allow you to scan 100s of ports
  12. in under 2 minutes (please let me know if you have any difficulty 
  13. running under win98 or with a cable modem, b/c no testing has been
  14. done in those environments...also let me know how long it takes to
  15. complete a complete port scan->port 1-32676)
  16.  
  17. USES FOR SNIFFER:
  18. find open (hackable) ports
  19. find ports used by virii infecting your comp (ex/ see if you are
  20. infected by netbus/backorifice)
  21.  
  22. requirements:
  23. vb5+
  24. winsock ocx (the one used here is sp2, but any will work)
  25. --hopefully the project will load up the winsock for you, but 
  26. if it doesnt, add it thru project-->components and that should
  27. fix it
  28.  
  29.  
  30. send feedback to ICN_Programmers@yahoo.com